Lines Matching full:automaton
1204 "# Automaton"1211 "When more logic is needed, Scapy provides a clever way abstraction to define an automaton. In a nutshell, you need to define an object that inherits from `Automaton`, and implement specific methods:\n",1239 "class TCPScanner(Automaton):\n",